home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11668 < prev    next >
Encoding:
Text File  |  2002-07-05  |  649 b   |  35 lines

  1. <HTML>
  2. <HEAD>
  3. <link rel="stylesheet" type="text/css" href="%1css/default.css">
  4. </HEAD>
  5.  
  6. <BODY>
  7.  
  8. <!-- machine metrics -->
  9. %2
  10.  
  11. <!-- page content -->
  12. <TABLE width=100%>
  13. <tr><td class="list"><b>Metrics</b></td></tr>
  14. </TABLE>
  15.  
  16. <CENTER>
  17. <TABLE width=95% cellpadding=4 cellspacing=4>
  18. <tr><td class="list"> Number of files currently monitored: %3</td></tr>
  19. <tr><td class="list"> List of files currently monitored:<br>
  20.  
  21. <TABLE>
  22. <tr class="listHeading">
  23.     <td class="listHeading" width="40%"> File Name </td>
  24.     <td class="listHeading"> Last Notified Time </td>
  25. </tr>
  26. %4
  27. </TABLE>
  28.  
  29. </td></tr>
  30. </TABLE>
  31. </CENTER>
  32.  
  33. </BODY>
  34. </HTML>
  35.